home *** CD-ROM | disk | FTP | other *** search
- Info = {
- ACTIONS = {
- windowDidBecomeKey:;
- info:;
- windowDidResignKey:;
- };
- OUTLETS = {
- panel;
- animationView;
- colorAnimationView;
- grayAnimationView;
- version;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InfoAnimator = {
- ACTIONS = {
- stopAnimating:;
- startAnimating:;
- };
- OUTLETS = {
- scrollBits;
- };
- SUPERCLASS = View;
- };
-